Companion

object Companion

Properties

Link copied to clipboard

The node is an Attr.

Link copied to clipboard

The node is a CDATASection.

Link copied to clipboard
const val COMMENT_NODE: Short

The node is a Comment.

Link copied to clipboard

The node is a DocumentFragment.

Link copied to clipboard
const val DOCUMENT_NODE: Short

The node is a Document.

Link copied to clipboard

The node is a DocumentType.

Link copied to clipboard
const val ELEMENT_NODE: Short

The node is an Element.

Link copied to clipboard

The node is a ProcessingInstruction.

Link copied to clipboard
const val TEXT_NODE: Short

The node is a Text node.